Click or drag to resize

ResponseEventArgsResponse Property

Gets the current response.

Namespace:  Independentsoft.Sip
Assembly:  Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntax
public Response Response { get; }

Property Value

Type: Response
The response.
See Also